Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/chan den analysis #242

Merged
merged 40 commits into from
Sep 18, 2023
Merged

Feat/chan den analysis #242

merged 40 commits into from
Sep 18, 2023

Conversation

sanjayankur31
Copy link
Member

No description provided.

@sanjayankur31 sanjayankur31 changed the base branch from master to development July 17, 2023 13:33
@sanjayankur31 sanjayankur31 marked this pull request as ready for review August 9, 2023 16:10
@sanjayankur31 sanjayankur31 added T: enhancement Type: enhancement S: ready for review Status: ready for review labels Aug 9, 2023
@sanjayankur31 sanjayankur31 requested a review from pgleeson August 9, 2023 16:11
@sanjayankur31 sanjayankur31 self-assigned this Aug 9, 2023
to handle deprecation warning:

```
PlotMorphology.py:784:
MatplotlibDeprecationWarning: Unable to determine Axes to steal space
for Colorbar. Using gca(), but will raise in the future. Either provide
the *cax* argument to use as the Axes for the Colorbar, provide the *ax*
argument to steal space from it, or add *mappable* to an Axes.
fig.colorbar()
```
@sanjayankur31
Copy link
Member Author

TODO: handle the H function. It needs to be replaced by sympy's Heaviside function, but by default, H(0)=0.5 in sympy, so I've got to figure out how to replace H(x) with Heaviside(x, 0).

@sanjayankur31 sanjayankur31 merged commit dff7e89 into development Sep 18, 2023
5 checks passed
@sanjayankur31 sanjayankur31 deleted the feat/chan-den-analysis branch September 18, 2023 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S: ready for review Status: ready for review T: enhancement Type: enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add functionality to generate ion channel distribution metrics in models
1 participant